home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3983 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga Memory Map Needed! / ExecBase
  5. Date: 14 Feb 1996 22:58:41 +0100
  6. Organization: dis-
  7. Message-ID: <4ftluh$qg8@serpens.rhein.de>
  8. References: <4ffdi7$rgc@news.cs.tu-berlin.de> <4fgpf5$f1q@serpens.rhein.de> <42116515@phoenix.owl.de>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. "Frank Wille" <frank@phoenix.owl.de> writes:
  12.  
  13. >I see two problems with AbsExecBase. It's in Chip-Ram,
  14.  
  15. It is _now_ in Chip-RAM.
  16.  
  17. >and accesses
  18. >will be much slower as if it was stored in a variable in 32-bit
  19. >Fast-Ram.
  20.  
  21. Sure. That's why you want to copy it to a private variable. But this
  22. is pretty much independent on wether the pointer is kept in memory
  23. or passed in a register.
  24.  
  25. >You will get an additional slowdown, when running a pro-
  26. >gram like Enforcer at the same time, which has to emulate all
  27. >accesses on $4.
  28.  
  29. You always get this kind of slowdown when you access a protected data
  30. structure.
  31.  
  32. -- 
  33.                                 Michael van Elst
  34.  
  35. Internet: mlelstv@serpens.rhein.de
  36.                                 "A potential Snark may lurk in every tree."
  37.